Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conda to pixi switch #53

Merged
merged 30 commits into from
Oct 25, 2024
Merged

conda to pixi switch #53

merged 30 commits into from
Oct 25, 2024

Conversation

sayantikabanik
Copy link
Member

Kudos to the @prefix-dev team, beautiful documentation

Commands for the switch

# installation
curl -fsSL https://pixi.sh/install.sh | bash
# discoveres existing environment.yml and creates the pixi equivalent: SOOO goood
pixi init --import environment.yml
# simple command and you are all set
pixi shell

Copy link

Wily: No changes in complexity detected.

@sayantikabanik
Copy link
Member Author

TODO

  • update CI with pixi action
  • readme update

@tonyfast
Copy link

you might like the pixi tasks. potentially you could roll the vale linter into your pixi.toml and that could invoke everything with the environment caches.

@sayantikabanik sayantikabanik merged commit 7912f58 into main Oct 25, 2024
2 of 3 checks passed
@sayantikabanik sayantikabanik deleted the conda_to_pixi branch October 25, 2024 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants